home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 263 / DPCS0110.ISO / Extras / Timebox Manager / TimeboxManager.exe / SetupTimeboxer.msi / !_StringData < prev    next >
Encoding:
Text File  |  2008-07-30  |  129.4 KB  |  477 lines

  1. NameTableTypeColumn_ValidationIdentifierNString categoryText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URLYDescriptionSetCategoryKeyColumnKeyTableMaxValueMinValueNullableName of columnTextDescription of columnColumn to which foreign key connectsFor foreign key, Name of table to which data must linkMaximum value allowedMinimum value allowedY;N;@Whether the column is nullableSet of values that are permittedName of tableActionTextActionName of action to be described.Localized description displayed in progress dialog and log when action is executing.TemplateOptional localized format template used to format action data records for display during action execution.AdminExecuteSequenceName of action to invoke, either in the engine or the handler DLL.ConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.SequenceNumber that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.AdminUISequenceAdvtExecuteSequenceAdvtUISequenceAppIdActivateAtStorageGuidDllSurrogateLocalServiceRemoteServerNameFormattedRunAsInteractiveUserServiceParametersAppSearchPropertyThe property associated with a SignatureSignature_Signature;RegLocator;IniLocator;DrLocator;CompLocatorThe Signature_ represents a unique file signature and is also the foreign key in the Signature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.BBControlAttributesA 32-bit word that specifies the attribute flags to be applied to this control.Name of the control. This name must be unique within a billboard, but can repeat on different billboard.Billboard_BillboardExternal key to the Billboard table, name of the billboard.HeightHeight of the bounding rectangle of the control.A string used to set the initial text contained within a control (if appropriate).The type of the control.WidthWidth of the bounding rectangle of the control.XHorizontal coordinate of the upper left corner of the bounding rectangle of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.The name of an action. The billboard is displayed during the progress messages received from this action.Name of the billboard.Feature_FeatureAn external key to the Feature Table. The billboard is shown only if this feature is being installed.OrderingA positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.BinaryDataThe unformatted binary data.Unique key identifying the binary data.BindImageFile_FileThe index into the File table. This must be an executable file.PathPathsA list of ;  delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .CCPSearchCheckBoxA named property to be tied to the item.ValueThe value string associated with the item.ClassAppId_Optional AppID containing DCOM information for associated application (string GUID).Argumentoptional argument for LocalServers.Class registration attributes.CLSIDThe CLSID of an OLE factory.Component_ComponentRequired foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.ContextThe numeric server context for this server. CLSCTX_xxxxDefInprocHandlerFilename1;2;3Optional default inproc handler.  Only optionally provided if Context=CLSCTX_LOCAL_SERVER.  Typically "ole32.dll" or "mapi32.dll"Localized description for the Class.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.FileTypeMaskOptional string containing information for the HKCRthis CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated: 0,1,2...Icon_IconOptional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key.IconIndexOptional icon index.ProgId_DefaultProgIdOptional ProgId associated with this CLSID.ComboBoxOrderA positive integer used to determine the ordering of the items within one list.    The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same combobox.The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.The value string associated with this item. Selecting the line will set the associated property to this value.CompLocatorComponentIdA string GUID unique to this component, version, and language.The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.A boolean value that determines if the registry value is a filename or a directory location.ComplusForeign key referencing Component that controls the ComPlus component.ExpTypeComPlus component attributes.Remote execution option, one of irsEnumPrimary key used to identify a particular component record.A conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.Directory_DirectoryRequired key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.KeyPathFile;Registry;ODBCDataSourceEither the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.Expression evaluated to determine if Level in the Feature table is to change.Reference to a Feature entry in Feature table.LevelNew selection Level to set in Feature table if Condition evaluates to TRUE.ControlName of the control. This name must be unique within a dialog, but can repeat on different dialogs. Control_NextThe name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!Dialog_DialogExternal key to the Dialog table, name of the dialog.HelpThe help strings used with the button. The text is optional. The name of a defined property to be linked to this control. ControlConditionDefault;Disable;Enable;Hide;ShowThe desired action to be taken on the specified control.A standard conditional statement that specifies under which conditions the action should be triggered.Control_A foreign key to the Control table, name of the control.A foreign key to the Dialog table, name of the dialog.ControlEventA value to be used as a modifier when triggering a particular event.A standard conditional statement that specifies under which conditions an event should be triggered.A foreign key to the Control table, name of the controlEventAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.An integer used to order several events tied to the same control. Can be left blank.CreateFolderForeign key into the Component table.Primary key, could be foreign key into the Directory table.CustomActionPrimary key, name of action, normally appears in sequence table unless private use.SourceCustomSourceThe table reference of the source of the code.TargetExcecution parameter, depends on the type of custom actionThe numeric custom action type, consisting of source location, code type, entry, option flags.A 32-bit word that specifies the attribute flags to be applied to this dialog.Control_CancelDefines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Control_DefaultDefines the default control. Hitting return is equivalent to pushing this button.Control_FirstDefines the control that has the focus when the dialog is created.Name of the dialog.HCenteringHorizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.Height of the bounding rectangle of the dialog.TitleA text string specifying the title to be displayed in the title bar of the dialog's window.VCenteringVertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.Width of the bounding rectangle of the dialog.DefaultDirThe default sub-path under parent's path.Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.Directory_ParentReference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.DrLocatorDepthThe depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.ParentThe parent file signature. It is also a foreign key in the Signature table. If null and the Path column does not expand to a full path, then all the fixed drives of the user system are searched using the Path.AnyPathThe path on the user system. This is a either a subpath below the value of the Parent or a full path. The path may contain properties enclosed within [ ] that will be expanded.The Signature_ represents a unique file signature and is also the foreign key in the Signature table.DuplicateFileForeign key referencing Component that controls the duplicate file.DestFolderName of a property whose value is assumed to resolve to the full pathname to a destination folder.DestNameFilename to be given to the duplicate file.Foreign key referencing the source file to be duplicated.FileKeyPrimary key used to identify a particular file entryEnvironmentForeign key into the Component table referencing component that controls the installing of the environmental value.Unique identifier for the environmental variable settingThe name of the environmental value.The value to set in the environmental settings.ErrorInteger error number, obtained from header file IError(...) macros.MessageError formatting template, obtained from user ed. or localizers.EventMappingAttributeThe name of the control attribute, that is set when this event is received.A foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.ExtensionThe extension associated with the table row.MIME_MIMEOptional Context identifier, typically "type/format" associated with the extensionProgId_Optional ProgId associated with this extension.0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54Feature attributesLonger descriptive text describing a visible feature item.UpperCaseThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.DisplayNumeric sort order, used to force a specific display ordering.Primary key used to identify a particular feature record.Feature_ParentOptional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.Short text identifying a visible feature item.FeatureComponentsForeign key into Component table.Foreign key into Feature table.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Foreign key referencing Component that controls the file.Primary key, non-localized token, must match identifier in cabinet.  For uncompressed files, this field is ignored.FileNameFile name used for installation, may be localized.  This may contain a "short name|long name" pair.FileSizeSize of file in bytes (long integer).LanguageList of decimal language Ids, comma-separated if more than one.Sequence with respect to the media images; order must track cabinet order.VersionVersion string for versioned files;  Blank for unversioned files.FileSFPCatalogFile associated with the catalogSFPCatalog_SFPCatalogCatalog associated with the fileFontPrimary key, foreign key into File table referencing font file.FontTitleFont name.Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.Primary key. Name of the icon file.IniFile0;1;3The type of modification to be made, one of iifEnumForeign key into the Component table referencing component that controls the installing of the .INI value.DirPropertyForeign key into the Directory table denoting the directory where the .INI file is.The .INI file name in which to write the informationPrimary key, non-localized token.KeyThe .INI file key below Section.SectionThe .INI file Section.The value to be written.IniLocatorFieldThe field in the .INI line. If Field is null or 0 the entire line is read.The .INI file name.Key value (followed by an equals sign in INI file).Section name within in file (within square brackets in INI file).An integer value that determines if the .INI value read is a filename or a directory location or to be used as is w/o interpretation.InstallExecuteSequenceInstallUISequenceIsolatedComponentComponent_ApplicationKey to Component table item for applicationComponent_SharedKey to Component table item to be isolatedLaunchConditionExpression which must evaluate to TRUE in order for install to commence.Localizable text to display when condition fails and install must abort.ListBoxA positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same listbox.ListViewBinary_The name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.A named property to be tied to this item. All the items tied to the same property become part of the same listview.LockPermissionsDomainDomain name for user whose permissions are being set. (usually a property)LockObjectForeign key into Registry or File tablePermissionPermission Access mask.  Full Control = 268435456 (GENERIC_ALL = 0x10000000)Directory;File;RegistryReference to another table nameUserUser for permissions to be set.  (usually a property)MediaCabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.DiskIdPrimary key, integer to determine sort order for table.DiskPromptDisk name: the visible text actually printed on the disk.  This will be used to prompt the user when this disk needs to be inserted.LastSequenceFile sequence number for the last file for this media.The property defining the location of the cabinet file.VolumeLabelThe label attributed to the volume.Optional associated CLSID.ContentTypePrimary key. Context identifier, typically "type/format".Extension_Optional associated extension (without dot)ModuleComponentsComponent contained in the module.ModuleSignatureDefault language ID for module (may be changed by transform).ModuleIDModule containing the component.ModuleDependencyModule requiring the dependency.ModuleLanguageLanguage of module requiring the dependency.RequiredIDString.GUID of required module.RequiredLanguageLanguageID of the required module.RequiredVersionVersion of the required version.ModuleExclusionExcludedIDString.GUID of excluded module.ExcludedLanguageLanguage of excluded module.ExcludedMaxVersionMaximum version of excluded module.ExcludedMinVersionMinimum version of excluded module.String.GUID of module with exclusion requirement.LanguageID of module with exclusion requirement.Default decimal language of module.Module identifier (String.GUID).Version of the module.MoveFileIf this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entryName of a property whose value is assumed to resolve to the full path to the destination directoryName to be given to the original file after it is moved or copied.  If blank, the destination file will be given the same name as the source filePrimary key that uniquely identifies a particular MoveFile recordOptionsInteger value specifying the MoveFile operating mode, one of imfoEnumSourceFolderName of a property whose value is assumed to resolve to the full path to the source directorySourceNameName of the source file(s) to be moved or copied.  Can contain the '*' or '?' wildcards.MsiAssemblyAssembly attributesFile_ApplicationForeign key into File table, denoting the application context for private assemblies. Null for global assemblies.File_ManifestForeign key into the File table denoting the manifest file for the assembly.MsiAssemblyNameThe name part of the name-value pairs for the assembly name.The value part of the name-value pairs for the assembly name.MsiDigitalCertificateCertDataA certificate context blob for a signer certificateDigitalCertificateA unique identifier for the rowMsiDigitalSignatureDigitalCertificate_Foreign key to MsiDigitalCertificate table identifying the signer certificateHashThe encoded hash blob from the digital signatureSignObjectForeign key to Media tableReference to another table name (only Media table is supported)MsiFileHashPrimary key, foreign key into File table referencing file with this hashVarious options and attributes for this hash.HashPart1HashPart2HashPart3HashPart4MsiPatchHeadersStreamRefPrimary key. A unique identifier for the row.HeaderBinary stream. The patch header, used for patch validation.ODBCAttributeName of ODBC driver attributeDriver_ODBCDriverReference to ODBC driver in ODBCDriver tableValue for ODBC driver attributeODBCDataSourceReference to associated componentDataSourcePrimary key, non-localized.internal token for data sourceText used as registered name for data sourceDriverDescriptionReference to driver description, may be existing driverRegistrationRegistration option: 0=machine, 1=user, others t.b.d.Text used as registered name for driver, non-localizedDriverPrimary key, non-localized.internal token for driverReference to key driver fileFile_SetupOptional reference to key driver setup DLLODBCSourceAttributeName of ODBC data source attributeDataSource_Reference to ODBC data source in ODBCDataSource tableValue for ODBC data source attributeODBCTranslatorText used as registered name for translatorReference to key translator fileOptional reference to key translator setup DLLTranslatorPrimary key, non-localized.internal token for translatorPatchInteger containing bit flags representing patch attributesPrimary key, non-localized token, foreign key to File table, must match identifier in cabinet.PatchSizeSize of patch in bytes (long integer).Primary key, sequence with respect to the media images; order must track cabinet order.StreamRef_Identifier. Foreign key to the StreamRef column of the MsiPatchHeaders table.PatchPackageMedia_Foreign key to DiskId column of Media table. Indicates the disk containing the patch package.PatchIdA unique string GUID representing this patch.Class_The CLSID of an OLE factory corresponding to the ProgId.Localized description for the Program identifier.Optional foreign key into the Icon Table, specifying the icon file associated with this ProgId. Will be written under the DefaultIcon key.The Program Identifier. Primary key.ProgId_ParentThe Parent Program Identifier. If specified, the ProgId column becomes a version independent prog id.Name of property, uppercase if settable by launcher or loader.String value for property.  Never null or empty.PublishComponentAppDataThis is localisable Application specific data that can be associated with a Qualified Component.A string GUID that represents the component id that will be requested by the alien product.Foreign key into the Feature table.QualifierThis is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.RadioButtonThe height of the button.The help strings used with the button. The text is optional.A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The visible title to be assigned to the radio button.The value string associated with this button. Selecting the button will set the associated property to this value.The width of the button.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.RegistryForeign key into the Component table referencing component that controls the installing of the registry value.RegPathThe key for the registry value.The registry value name.RootThe predefined root key for the registry value, one of rrkEnum.The registry value.RegLocatorThe table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.RemoveFileForeign key referencing Component that controls the file to be removed.Name of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.WildCardFilenameName of the file to be removed.InstallModeInstallation option, one of iimEnum.RemoveIniFile2;4The type of modification to be made, one of iifEnum.Foreign key into the Component table referencing component that controls the deletion of the .INI value.The .INI file name in which to delete the informationThe value to be deleted. The value is required when Action is iifIniRemoveTagRemoveRegistryForeign key into the Component table referencing component that controls the deletion of the registry value.The predefined root key for the registry value, one of rrkEnumReserveCostReserve a specified amount of space if this component is to be installed.ReserveFolderReserveKeyPrimary key that uniquely identifies a particular ReserveCost recordReserveLocalDisk space to reserve if linked component is installed locally.ReserveSourceDisk space to reserve if linked component is installed to run from the source location.SelfRegCostThe cost of registering the module.Foreign key into the File table denoting the module that needs to be registered.ServiceControlArgumentsArguments for the service.  Separate by [~].Required foreign key into the Component Table that controls the startup of the serviceBit field:  Install:  0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = DeleteName of a service. /, \, comma and space are invalidWaitBoolean for whether to wait for the service to fully startServiceInstallArguments to include in every start of the service, passed to WinMainDependenciesOther services this depends on to start.  Separate by [~], and end with [~][~]Description of service.DisplayNameExternal Name of the ServiceErrorControlSeverity of error if service fails to startLoadOrderGroupInternal Name of the ServicePasswordpassword to run service with.  (with StartName)ServiceTypeType of the serviceStartNameUser or object name to run service asStartTypeCatalogSFP CatalogDependencyParent catalog - only used by SFPFile name for the catalog.ShortcutThe command-line arguments for the shortcut.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.The description for the shortcut.Foreign key into the Directory table denoting the directory where the shortcut file is created.HotkeyThe hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. Foreign key into the File table denoting the external icon file for the shortcut.The icon index for the shortcut.The name of the shortcut to be created.ShowCmd1;3;7The show command for the application window.The following values may be used.The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.WkDirName of property defining location of working directory.SignatureThe name of the file. This may contain a "short name|long name" pair.LanguagesThe languages supported by the file.MaxDateThe maximum creation date of the file.MaxSizeThe maximum size of the file. MaxVersionThe maximum version of the file.MinDateThe minimum creation date of the file.MinSizeThe minimum size of the file.MinVersionThe minimum version of the file.The table key. The Signature represents a unique file signature.TextStyleColorA long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).FaceNameA string indicating the name of the font used. Required. The string must be at most 31 characters long.SizeThe size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.StyleBitsA combination of style bits.Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.TypeLibThe cost associated with the registration of the typelib. This column is currently optional.Optional. The foreign key into the Directory table denoting the path to the help file for the type library.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.The language of the library.LibIDThe GUID that represents the library.The version of the library. The minor version is in the lower 8 bits of the integer. The major version is in the next 16 bits. UITextA unique key that identifies the particular string.The localized version of the string.UpgradeActionPropertyThe property to set when a product in this set is found.The attributes of this product set.A comma-separated list of languages for either products in this set or products not in this set.RemoveThe list of features to remove when uninstalling a product from this set.  The default is "ALL".UpgradeCodeThe UpgradeCode GUID belonging to the products in this set.VersionMaxThe maximum ProductVersion of the products in this set.  The set may or may not include products with this particular version.VersionMinThe minimum ProductVersion of the products in this set.  The set may or may not include products with this particular version.VerbOptional value for the command arguments.CommandThe command text.Order within the verbs for a particular extension. Also used simply to specify the default verb.The verb for the command.InstallUtilManagedInstall_F8A12B3E_1674_4F21_81ED_21A482267F07.install$C__52A2339297E8C8D4317840244A707E18>2/installtype=notransaction /action=install /LogFile= "[#_52A2339297E8C8D4317840244A707E18]" "[VSDFxConfigFile]"_F8A12B3E_1674_4F21_81ED_21A482267F07.install.SetPropertyError [1]. [2]TARGETDIRDefaultFeature_17719B465B7F4EE794BAF904E7C8EC68{040007CB-C335-F54F-92F7-10E2CE57AE03}C__17719B465B7F4EE794BAF904E7C8EC68EULA.RTF|EULA.rtf_1BDDA419A5584028A1D15D778768127B{2E0E61C9-2DD9-E617-D62B-323784971485}C__1BDDA419A5584028A1D15D778768127BTBXFILE.ICO|tbxfile.ico_25F782DD1C4A43FB8C8639656B9869C3{626DAE67-8B12-D494-DDF9-417479BA7295}C__25F782DD1C4A43FB8C8639656B9869C3LAYOUT.XML|layout.xml_27EC253BD5A446328350A55EAF5F7432{FD3EB2A7-441D-5FAE-3AEB-7A53EECEEE7A}C__27EC253BD5A446328350A55EAF5F7432TIMEBO~1.ICO|timeboxer.ico_2EEB017AF50C4BBA9F262D66FD48EFCD{D6CACD57-D5F5-09BD-C281-B96D1483B8D3}C__2EEB017AF50C4BBA9F262D66FD48EFCDBANNER1.BMP|banner1.bmp_39B80CADE9D965EE123D58745132F052C__39B80CADE9D965EE123D58745132F052log4netneutralCulture1B44E1D426115821PublicKeyToken1.2.10.0MSILProcessorArchitecture{3EDC0D90-032D-71FE-C7FA-59ABDCDE328B}0LOG4NET.DLL|log4net.dll_3E6AE73E4B9EF062738AC09209A99A1DC__3E6AE73E4B9EF062738AC09209A99A1DIesi.CollectionsAA95F207798DFDB41.0.0.3{64592FBF-05D7-AEE5-6F20-61323ED2F7AE}1.2.0.4000IESICO~1.DLL|Iesi.Collections.dll_47CD3DE3803C1C7883EBA969D2F610CAC__47CD3DE3803C1C7883EBA969D2F610CAUnity.TimeboxerCore1.0.68.24137{8B7FD368-B910-F6A1-210C-CA7D8A668826}1.0.68.0UNITYT~1.DLL|Unity.TimeboxerCore.dll_5B83BF75CB78E0472A958AF57740E566C__5B83BF75CB78E0472A958AF57740E566Unity.WidgitLibrary1.0.68.24132{0D7E49C2-36C1-1C25-14FE-1F12C9B0D330}UNITYW~1.DLL|Unity.WidgitLibrary.dll_5C25A51CFC92CC86DF2FDC1128578F24C__5C25A51CFC92CC86DF2FDC1128578F24Unity.MVCFrameworkLibrary1.0.68.24128{41ACBA74-5028-DE21-D795-F52A3057FB9D}UNITYM~1.DLL|Unity.MVCFrameworkLibrary.dll_60C5904A576107284A2ACDC0C5766DF0C__60C5904A576107284A2ACDC0C5766DF0NHibernate{DF46A804-295B-93B7-CD46-C1136FA66497}NHIBER~1.DLL|NHibernate.dll_6143931E0B6637DB20B7F53FCA05732FC__6143931E0B6637DB20B7F53FCA05732FUnity.UniError1.0.68.24127{49623114-3590-51CE-937F-04ABF3557B10}UNITYU~1.DLL|Unity.UniError.dll_6B6450A46EBB6820F3A4DB24C22C357EC__6B6450A46EBB6820F3A4DB24C22C357ESystem.Data.SQLiteDB937BC2D44FF1391.0.42.0x86{C9D4192D-E036-82F1-36D4-A8B1B643592C}1033SYSTEM~1.DLL|System.Data.SQLite.dll_A3DBF1A5B25444BAB29E378CC9AF100B{C24C54CF-C836-C216-4AD7-65F7120859D9}C__A3DBF1A5B25444BAB29E378CC9AF100BDISPLA~1.XML|DisplayMessagesEn.xml_A9B173FBA5041B70C31DBD8D82A35038C__A9B173FBA5041B70C31DBD8D82A35038XPTable24950705800D21981.0.2.0{8AEB1820-50BA-15DB-E4EA-E4A629A5542B}XPTABLE.DLL|XPTable.dll_B709B53C6C05428A19A1860921AC2448C__B709B53C6C05428A19A1860921AC2448Softelvdm.Controls25C3069AFCCAB10E1.0.0.4{2D0F4BBD-99B2-DE40-A48B-B41A0B25EBA1}SOFTEL~1.DLL|Softelvdm.Controls.dll_B9BA5B4AB7795C4B35F54D645FD301B7C__B9BA5B4AB7795C4B35F54D645FD301B7DotNetMagic20055.2.2.0{9CB12326-CB32-C335-A4EB-E3C47CAD1FDD}DOTNET~1.DLL|DotNetMagic2005.dll_C3FEB3786B8F3D9ECBF15FE7CFEFD6D8C__C3FEB3786B8F3D9ECBF15FE7CFEFD6D8CodeVendor.Controls1.0.0.0{332C9FDB-7CA9-3783-F729-34F2E5114B9A}CODEVE~1.DLL|CodeVendor.Controls.dll_C7F31B21C281BB4ACC8536B4E3D7ABF0C__C7F31B21C281BB4ACC8536B4E3D7ABF0Castle.DynamicProxy407DD0808D44FBDC1.1.5.0{EA895158-898A-AFB0-F2B2-6D40D9F0FEEC}CASTLE~1.DLL|Castle.DynamicProxy.dll_E1711FAA829D18CABCAABDD1AE20B41CC__E1711FAA829D18CABCAABDD1AE20B41CSoftelvdm.SftTreeNET2.0.2.0{5BA1765E-AFC8-9293-0E12-6ABF26714F69}SOFTEL~2.DLL|Softelvdm.SftTreeNET.dll_6FEFF9B68218417F98F549.exeTimebox Manager Project Backup FileTimebox Manager Project BackupC__52A2339297E8C8D4317840244A707E18tbxbakopen"%1"&Open_21F3885A18D238E15AAE81.exeTimebox Manager Cache Entry FileTimebox Manager Cache Entrytbxtmp_D707CE1C009F1381803C2C.exeTimebox Manager Project FileTimebox Manager ProjecttbxSourceDir[ProgramFilesFolder][Manufacturer]\[ProductName]DIRCA_TARGETDIRTARGETDIR="".:USER'S~1|User's Programs MenuProgramMenuFolderTIMEBO~1|Timebox Manager_7AA957FC5550465291CA454F0A08FFDB{D25788E1-61AF-4F7B-BF2D-989B5A2BEACE}C__746C69616E6711D38E0D00C04F6837D0_9EA7C84734D34F02BBD720F057194F9D.:USER'S~2|User's Application Data FolderAppDataFolder.:USER'S~3|User's DesktopDesktopFolder_VsdLaunchConditionUrlURL to navigate to when condition fails and install must abort.http://go.microsoft.com/fwlink/?LinkId=9832[VSDNETURLMSG]VSDFXAvailableMSVBDPCADLLCheckFXDIRCA_CheckFX2.0.50727VSDFrameworkVersionFalseVSDAllowLaterFrameworkVersionsVSDNETCFGVsdLaunchConditionsVSDCA_VsdLaunchConditionsNOT InstalledTimebox ManagerProductNameProductCode{DA13938A-09D5-45AD-9A7A-32196FCB68CE}1.0.68ProductVersionTimebox Manager LtdManufacturerARPCONTACTInstalls the Timebox Manager Project Management applicationARPCOMMENTSwww.timebox.olympic-limited.co.ukARPURLINFOABOUTProductLanguage2ALLUSERS_934312A2105DE40686D86A.exeARPPRODUCTICONPREVIOUSVERSIONSINSTALLEDSecureCustomPropertiesNEWERPRODUCTFOUNDPREVIOUSVERSIONSINSTALLED;NEWERPRODUCTFOUND[VSDVERSIONMSG]ERRCA_CANCELNEWERVERSIONNEWERPRODUCTFOUND AND NOT Installed[VSDUIANDADVERTISED]ERRCA_UIANDADVERTISEDProductState=1FindRelatedProductsLaunchConditionsRMCCPSearchValidateProductIDCostInitializeFileCostRedirectedDllSupportIsolateComponentsCostFinalizeSetODBCFoldersInstallValidateInstallInitializeAllocateRegistrySpaceProcessComponentsMsiPublishAssembliesMsiUnpublishAssembliesUnpublishComponentsUnpublishFeaturesVersionNTStopServicesDeleteServicesUnregisterComPlusSelfUnregModulesUnregisterTypeLibrariesRemoveODBCUnregisterFontsRemoveRegistryValuesUnregisterClassInfoUnregisterExtensionInfoUnregisterProgIdInfoUnregisterMIMEInfoRemoveIniValuesRemoveShortcutsRemoveEnvironmentStringsRemoveDuplicateFilesRemoveFilesRemoveFoldersCreateFoldersMoveFilesInstallFilesPatchFilesDuplicateFilesCreateShortcutsRegisterClassInfoRegisterExtensionInfoRegisterProgIdInfoRegisterMIMEInfoWriteRegistryValuesWriteIniValuesWriteEnvironmentStringsRegisterFontsInstallODBCRegisterTypeLibrariesSelfRegModulesRegisterComPlusInstallServicesStartServicesRegisterUserRegisterProductPublishComponentsPublishFeaturesPublishProductInstallExecuteRemoveExistingProductsInstallFinalizeInstallAdminPackageExecuteAction_F7F76CE1E39FA7B9B10FE4.exeTIMEBO~2|Timebox Manager_0776B84A7EA4422A81380DAA4F8F622D_454B6BCDBF6CD3850917E3.exeTIMEBO~3|Timebox Manager_779276584487495989F00CF366FAEB5DVsdBase.B242FD8F_28D6_4590_A991_07971DF894FBThis setup requires the .NET Framework version [1].  Please install the .NET Framework and run this setup again.  The .NET Framework can be obtained from the web.  Would you like to do this now?VSDNETURLMSGThis setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000 or higher.  This setup cannot be installed on Windows 95, Windows 98, or Windows Me.  Please install Internet Information Server and run this setup again.VSDIISMSGThis advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic.VSDUIANDADVERTISEDThis setup requires the .NET Framework version [1].  Please install the .NET Framework and run this setup again.VSDNETMSGThe specified path '[2]' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in the Internet Services Manager.VSDINVALIDURLMSGUnable to install because a newer version of this product is already installed.VSDVERSIONMSGUserExitFormNOT HideFatalErrorFormFatalErrorFormInstalled<>""MaintenanceFormInstalled="" AND RESUMEResumeFormAdminUserExitFormAdminFatalErrorFormAdminMaintenanceFormAdminResumeForm_D48457AEFCED5B978D7B7462E5FAE240VsdDialogs.83D22742_1B79_46f6_9A99_DF0F2BD4C077RepairAdminMaintenanceForm_Action|CancelButton{\VSI_MS_Sans_Serif13.0_0_0}&ClosePushButtonCloseButtonAdminFinishedForm{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLineLineLine1Line2BannerBmp{\VSI_MS_Sans_Serif13.0_0_0}< &BackPreviousButton{\VSI_MS_Sans_Serif13.0_0_0}CancelBitmap{\VSI_MS_Sans_Serif16.0_1_0}Installation CompleteBannerText{\VSI_MS_Sans_Serif13.0_0_0}A network image of [ProductName] has been successfully created.
  2.  
  3. Click "Close" to exit.BodyTextInstall{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully removed.
  4.  
  5. Click "Close" to exit.BodyText{\VSI_MS_Sans_Serif16.0_1_0}Installation Interrupted{\VSI_MS_Sans_Serif13.0_0_0}The installation was interrupted before [ProductName] could be installed. You need to restart the installer to try again.{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be removed. You need to restart the installer to try again.
  6.  
  7. Click "Close" to exit.BodyTextRemove{\VSI_MS_Sans_Serif16.0_1_0}Installation Incomplete{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be installed. You need to restart the installer to try again.
  8.  
  9. Click "Close" to exit.FinishButton{\VSI_MS_Sans_Serif16.0_1_0}Welcome to the [ProductName] Setup Wizard{\VSI_MS_Sans_Serif13.0_0_0}Select whether you want to repair or remove [ProductName].RepairRadioGroup{\VSI_MS_Sans_Serif13.0_0_0}&Finish{\VSI_MS_Sans_Serif13.0_0_0}MsiRadioButtonGroupRadioButtonGroup{\VSI_MS_Sans_Serif13.0_0_0}The installer will resume the installation of [ProductName] on your computer.
  10.  
  11. Click "Finish" to continue.REMOVE=""ShowREMOVE<>""Hide1ReturnEndDialogCancelSpawnDialogAdminMaintenanceForm_Action="Repair"ALL[REINSTALL]ReinstallAdminMaintenanceForm_Action="Remove"[REMOVE][ProductName]{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]MS Sans SerifVSI_MS_Sans_Serif13.0_0_0VSI_MS_Sans_Serif16.0_1_0VsdDialogs.4FB12620_0D15_42D0_8677_2766FFA6923FProgressForm{\VSI_MS_Sans_Serif13.0_0_0}&Next >NextButton{\VSI_MS_Sans_Serif13.0_0_0}MsiProgressBarProgressBar{\VSI_MS_Sans_Serif13.0_0_0}Please wait...ProgressLabel{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being installed.InstalledBody{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being removed.RemovedBody{\VSI_MS_Sans_Serif16.0_1_0}Removing [ProductName]RemoveBannerText{\VSI_MS_Sans_Serif16.0_1_0}Installing [ProductName]InstalledBannerTextProgressUnmoveFilesSetProgressVsdDialogs.6DBC9783_3677_4D68_8BF5_D749558A0AC1ConfirmInstallForm{\VSI_MS_Sans_Serif16.0_1_0}Confirm Installation{\VSI_MS_Sans_Serif13.0_0_0}The installer is ready to install [ProductName] on your computer.
  12.  
  13. Click "Next" to start the installation.BodyText1ConfirmInstallForm_PrevArgs=""DisableConfirmInstallForm_PrevArgs<>""EnableConfirmInstallForm_NextArgs<>""[ConfirmInstallForm_NextArgs]NewDialogConfirmInstallForm_NextArgs=""[ConfirmInstallForm_PrevArgs]VsdDialogs.8FA7D956_B864_4FF4_92F0_FB2799B33176NoEulaForm_PropertyEulaFormAgreeRadioGroup{\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff31507\deff0\stshfdbch31505\stshfloch31506\stshfhich31506\stshfbi0\deflang2057\deflangfe2057\themelang1033\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f34\fbidi \froman\fcharset0\fprq2{\*\panose 02040503050406030204}Cambria Math;}
  14. {\f37\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\f38\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\f39\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0603020202020204}Trebuchet MS;}
  15. {\flomajor\f31500\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\fdbmajor\f31501\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  16. {\fhimajor\f31502\fbidi \froman\fcharset0\fprq2{\*\panose 02040503050406030204}Cambria;}{\fbimajor\f31503\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  17. {\flominor\f31504\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\fdbminor\f31505\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
  18. {\fhiminor\f31506\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\fbiminor\f31507\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f41\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  19. {\f42\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\f44\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\f45\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\f46\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
  20. {\f47\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\f48\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\f49\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\f381\fbidi \froman\fcharset238\fprq2 Cambria Math CE;}
  21. {\f382\fbidi \froman\fcharset204\fprq2 Cambria Math Cyr;}{\f384\fbidi \froman\fcharset161\fprq2 Cambria Math Greek;}{\f385\fbidi \froman\fcharset162\fprq2 Cambria Math Tur;}{\f388\fbidi \froman\fcharset186\fprq2 Cambria Math Baltic;}
  22. {\f411\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}{\f412\fbidi \fswiss\fcharset204\fprq2 Calibri Cyr;}{\f414\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\f415\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}
  23. {\f418\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}{\f421\fbidi \fswiss\fcharset238\fprq2 Tahoma CE;}{\f422\fbidi \fswiss\fcharset204\fprq2 Tahoma Cyr;}{\f424\fbidi \fswiss\fcharset161\fprq2 Tahoma Greek;}
  24. {\f425\fbidi \fswiss\fcharset162\fprq2 Tahoma Tur;}{\f426\fbidi \fswiss\fcharset177\fprq2 Tahoma (Hebrew);}{\f427\fbidi \fswiss\fcharset178\fprq2 Tahoma (Arabic);}{\f428\fbidi \fswiss\fcharset186\fprq2 Tahoma Baltic;}
  25. {\f429\fbidi \fswiss\fcharset163\fprq2 Tahoma (Vietnamese);}{\f430\fbidi \fswiss\fcharset222\fprq2 Tahoma (Thai);}{\f431\fbidi \fswiss\fcharset238\fprq2 Trebuchet MS CE;}{\f432\fbidi \fswiss\fcharset204\fprq2 Trebuchet MS Cyr;}
  26. {\f434\fbidi \fswiss\fcharset161\fprq2 Trebuchet MS Greek;}{\f435\fbidi \fswiss\fcharset162\fprq2 Trebuchet MS Tur;}{\f438\fbidi \fswiss\fcharset186\fprq2 Trebuchet MS Baltic;}{\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  27. {\flomajor\f31509\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}
  28. {\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}
  29. {\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fdbmajor\f31518\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\fdbmajor\f31519\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}
  30. {\fdbmajor\f31521\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fdbmajor\f31522\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\fdbmajor\f31523\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
  31. {\fdbmajor\f31524\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fdbmajor\f31525\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\fdbmajor\f31526\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}
  32. {\fhimajor\f31528\fbidi \froman\fcharset238\fprq2 Cambria CE;}{\fhimajor\f31529\fbidi \froman\fcharset204\fprq2 Cambria Cyr;}{\fhimajor\f31531\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\fhimajor\f31532\fbidi \froman\fcharset162\fprq2 Cambria Tur;}
  33. {\fhimajor\f31535\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\fbimajor\f31539\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}
  34. {\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
  35. {\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}
  36. {\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flominor\f31549\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}
  37. {\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  38. {\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fdbminor\f31558\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
  39. {\fdbminor\f31559\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\fdbminor\f31561\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fdbminor\f31562\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}
  40. {\fdbminor\f31563\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fdbminor\f31564\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fdbminor\f31565\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}
  41. {\fdbminor\f31566\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fhiminor\f31568\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}{\fhiminor\f31569\fbidi \fswiss\fcharset204\fprq2 Calibri Cyr;}
  42. {\fhiminor\f31571\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\fhiminor\f31572\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}{\fhiminor\f31575\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}
  43. {\fbiminor\f31578\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\fbiminor\f31579\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\fbiminor\f31581\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}
  44. {\fbiminor\f31582\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\fbiminor\f31583\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fbiminor\f31584\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
  45. {\fbiminor\f31585\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\fbiminor\f31586\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;
  46. \red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;
  47. \red192\green192\blue192;}{\*\defchp \fs22\loch\af31506\hich\af31506\dbch\af31505 }{\*\defpap \ql \li0\ri0\sa200\sl276\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{
  48. \ql \li0\ri0\sa200\sl276\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af31507\afs22\alang1025 \ltrch\fcs0 \fs22\lang1033\langfe1033\loch\f31506\hich\af31506\dbch\af31505\cgrid\langnp1033\langfenp1033 
  49. \snext0 \sqformat \spriority0 Normal;}{\*\cs10 \additive \ssemihidden \sunhideused \spriority1 Default Paragraph Font;}{\*
  50. \ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tscellwidthfts0\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv \ql \li0\ri0\sa200\sl276\slmult1
  51. \widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \fs22\lang2057\langfe2057\loch\f31506\hich\af31506\dbch\af31505\cgrid\langnp2057\langfenp2057 
  52. \snext11 \ssemihidden \sunhideused \sqformat Normal Table;}{\s15\ql \li0\ri0\sa200\sl276\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs16\alang1025 \ltrch\fcs0 
  53. \fs16\lang1033\langfe1033\loch\f38\hich\af38\dbch\af31505\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext15 \slink16 \ssemihidden \sunhideused \styrsid11410165 Document Map;}{\*\cs16 \additive \rtlch\fcs1 \af38\afs16 \ltrch\fcs0 \f38\fs16 
  54. \sbasedon10 \slink15 \slocked \ssemihidden \styrsid11410165 Document Map Char;}{\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0 \rtlch\fcs1 \af39\afs24\alang1025 \ltrch\fcs0 
  55. \fs24\cf1\lang2057\langfe1033\loch\f39\hich\af39\dbch\af37\cgrid\langnp2057\langfenp1033 \snext17 \spriority0 \styrsid1993365 Default;}}{\*\rsidtbl \rsid1993365\rsid11410165}{\mmathPr\mmathFont34\mbrkBin0\mbrkBinSub0\msmallFrac0\mdispDef1\mlMargin0
  56. \mrMargin0\mdefJc1\mwrapIndent1440\mintLim0\mnaryLim1}{\info{\operator matt}{\creatim\yr2007\mo10\dy26\hr10\min18}{\revtim\yr2008\mo7\dy29\hr9\min27}{\version3}{\edmins1}{\nofpages6}{\nofwords3658}{\nofchars19210}{\nofcharsws22823}{\vern32895}}
  57. {\*\xmlnstbl {\xmlns1 http://schemas.microsoft.com/office/word/2003/wordml}}\paperw11906\paperh16838\margl1440\margr1440\margt1440\margb1440\gutter0\ltrsect 
  58. \widowctrl\ftnbj\aenddoc\trackmoves1\trackformatting1\donotembedsysfont0\relyonvml0\donotembedlingdata1\grfdocevents0\validatexml0\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors0\horzdoc\dghspace120\dgvspace120\dghorigin1701
  59. \dgvorigin1984\dghshow0\dgvshow3\jcompress\viewkind1\viewscale103\viewzk2\rsidroot11410165 \fet0{\*\wgrffmtfilter 2450}\ilfomacatclnup0\ltrpar \sectd \ltrsect
  60. \linex0\headery708\footery708\colsx708\endnhere\sectlinegrid360\sectdefaultcl\sectrsid3689317\sftnbj {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3
  61. \pndec\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang {\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}
  62. {\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar
  63. \s17\qc \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 \rtlch\fcs1 \af39\afs24\alang1025 \ltrch\fcs0 \fs24\cf1\lang2057\langfe1033\loch\af39\hich\af39\dbch\af37\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 
  64. \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER LIMITED\hich\af39\dbch\af37\loch\f39  END USER LICENSE AGREEMENT AND WARRANTY DISCLAIMER }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  65. \par }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER
  66. \par }\pard \ltrpar\s17\qc \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  67. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  68. NOTICE: This end user license agreement (the "EULA") is a legally binding contract between you, the end user }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 \hich\f39 (\'93\loch\f39 \hich\f39 User\'94\loch\f39 
  69. \hich\f39 , \'93\loch\f39 \hich\f39 Licensee\'94\loch\f39 \hich\f39  or \'93\loch\f39 \hich\f39 you\'94\loch\f39 )}{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 , and \hich\af39\dbch\af37\loch\f39 
  70. TIMEBOX MANAGER \hich\af39\dbch\af37\loch\f39 Ltd.\hich\af39\dbch\af37\loch\f39  }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (\loch\af39\dbch\af37\hich\f39 \'93\loch\f39 \hich\f39 Licensor\'94\loch\f39 )}{
  71. \rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 .
  72. \par \hich\af39\dbch\af37\loch\f39  }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365\charrsid8810508 
  73. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER LIMITED LICENC\hich\af39\dbch\af37\loch\f39 ES THE ENCLOSED \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER \hich\af39\dbch\af37\loch\f39 
  74. SOFTWARE TO YOU ONLY UPON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS EULA. PLEASE READ THE TERMS CAREFULLY. BY OPENING THIS PACKAGE, BREAKING THE SEAL, IN\hich\af39\dbch\af37\loch\f39 
  75. STALLING OR LOADING THE SOFTWARE, CHECKING THE BOX NEXT TO A STATEMENT THAT YOU HAVE READ, UNDERSTAND AND AGREE WITH THE PRIVACY POLICY AND TERMS AND CONDITIONS OR OTHERWISE INDICATING YOUR ASSENT ELECTRONICALLY, YOU ACKNOWLEDGE THAT YOU HAVE READ AND THA
  76. \hich\af39\dbch\af37\loch\f39 T\hich\af39\dbch\af37\loch\f39  YOU AGREE TO THE TERMS AND CONDITIONS OF THIS EULA. IF YOU DO NOT AGREE TO (OR CANNOT COMPLY WITH) THE TERMS AND CONDITIONS OF THIS EULA, THEN \hich\af39\dbch\af37\loch\f39 
  77. TIMEBOX MANAGER LIMITED\hich\af39\dbch\af37\loch\f39  IS UNWILLING TO LICENSE THE SOFTWARE TO YOU, IN WHICH EVENT YOU SHOULD N\hich\af39\dbch\af37\loch\f39 OT INSTALL OR US\hich\af39\dbch\af37\loch\f39 E THE SOFTWARE.
  78. \par 
  79. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 1. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  80. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 License.
  81. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  82. \par \hich\af39\dbch\af37\loch\f39 The \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 TimeBox Manager\hich\af39\dbch\af37\loch\f39 
  83.  software that accompanies this license, (inclusive of the Viewer and the Trial Version) including the clip art, images, and as well as any upgrades or enhancements to such software (\hich\af39\dbch\af37\loch\f39 collectively, the "}{\rtlch\fcs1 
  84. \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Software}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ") are the property of \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  85. \hich\af39\dbch\af37\loch\f39 \hich\f39  or its licensors. \'93}{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Trial Version}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  86. \loch\af39\dbch\af37\hich\f39 \'94\loch\f39  means a version of the \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 TimeBox Manager\hich\af39\dbch\af37\loch\f39 
  87.  software, so identified, to be used only to review and evaluate the Software for a li\hich\af39\dbch\af37\loch\f39 mited time period (with such period of time to be prescribed by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  88. \hich\af39\dbch\af37\loch\f39 ). The Trial Version may have limited features and will either cease to operate after a predetermined amount of time due to an internal mechanism within the Trial Versio\hich\af39\dbch\af37\loch\f39 
  89. n or will have restricted features. By way of example, only, and not limitation, the Trial Version may convert to the \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 TimeBox Manager
  90. \hich\af39\dbch\af37\loch\f39 \hich\f39  Viewer software (the \'93}{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Viewer}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \loch\af39\dbch\af37\hich\f39 
  91. \'94\loch\f39 ) at the end of the trial period. In which case, and at such time, th\hich\af39\dbch\af37\loch\f39 
  92. e Viewer is licensed to you, subject to all of the terms and conditions of this EULA, on a non-exclusive and royalty-free basis and distributed to you solely for the purposes of viewing and sharing \hich\af39\dbch\af37\loch\f39 TimeBox Manager
  93. \hich\af39\dbch\af37\loch\f39  files. Although \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  at\hich\af39\dbch\af37\loch\f39 
  94.  all times owns the Software, you will have certain limited rights to use the Software after your acceptance of all of the terms and conditions of this EULA, which use shall be subject at all times to your compliance with this EULA. Except as may be modif
  95. \hich\af39\dbch\af37\loch\f39 i\hich\af39\dbch\af37\loch\f39 ed by an addendum which may accompany or be added to this EULA, your rights and obligations with respect to the use o\hich\af39\dbch\af37\loch\f39 f this Software are as follows:
  96. \par 
  97. \par \hich\af39\dbch\af37\loch\f39 Provided that you are not in breach of this EULA and that such use is solely \hich\af39\dbch\af37\loch\f39 for your personal use, you ma\hich\af39\dbch\af37\loch\f39 y:
  98. \par 
  99. \par \hich\af39\dbch\af37\loch\f39 \hich\f39 (a) install and use one (1) copy of the specified edition of Software and documentation on a single computer (the \'93}{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  100. Primary Computer}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \loch\af39\dbch\af37\hich\f39 \'94\loch\f39 \hich\f39 ), provided that such use is only by one (1) user (such user, the \'93}{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  101. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Primary User}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \loch\af39\dbch\af37\hich\f39 \'94\loch\f39 ); 
  102. \par \hich\af39\dbch\af37\loch\f39 (b) install and use a second copy of\hich\af39\dbch\af37\loch\f39 
  103.  the Software on a second home or portable computer, provided that a copy is never loaded in the RAM of the home or portable computer at the same time it is loaded in the RAM of the Primary Computer for the limited and exclusive use of the Primary User; 
  104.  
  105. \par \hich\af39\dbch\af37\loch\f39 (\hich\af39\dbch\af37\loch\f39 
  106. c) use the Software on a network, provided that Licensee has a licensed copy of the Software for each named user who can access the Software over that network (each such user, and Primary User(s), collectively referred to as "}{\rtlch\fcs1 \ab\af39\afs19 
  107. \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 User(s)}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 "); 
  108. \par \hich\af39\dbch\af37\loch\f39 (d) make only one \hich\af39\dbch\af37\loch\f39 (1) copy of the Software for archival purposes, or copy the Software onto the hard disk of your computer and retain the original for archival purposes; 
  109. \par \hich\af39\dbch\af37\loch\f39 (\hich\af39\dbch\af37\loch\f39 e\hich\af39\dbch\af37\loch\f39 ) use the clip art and images solely in combination with the Software. 
  110. \par \hich\af39\dbch\af37\loch\f39 To be clear, the Software is \hich\af39\dbch\af37\loch\f39 deemed by you and \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 \hich\f39  to be \'93\loch\f39 \hich\f39 in use\'94\loch\f39 
  111.  on a computer when it is loaded into the temporary memory (i.e., RAM) or installed into the permanent memory (e.g., hard disk, CD-ROM, or other storage device) of that computer.
  112. \par \hich\af39\dbch\af37\loch\f39  
  113. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 2. Limitations on L\hich\af39\dbch\af37\loch\f39 
  114. icense. 
  115. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  116. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365\charrsid13310445 \hich\af39\dbch\af37\loch\f39 (a}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 
  117. \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) \hich\af39\dbch\af37\loch\f39 You shall not:
  118. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39  
  119. \par }\pard \ltrpar\s17\qj \li1440\ri0\widctlpar\wrapdefault\faauto\rin0\lin1440\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  120. (i) rent, lease, copy, distribute, sub-distribute, license, or otherwise transfer the Software or its documentation to any other party, except as may be expressly permitted under this EULA; 
  121. \par }{\rtlch\fcs1 \af39\afs18 \ltrch\fcs0 \fs18\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (ii) decompile or reverse engineer\hich\af39\dbch\af37\loch\f39 
  122.  (except as permitted by applicable law), disassemble, translate, integrate, customize, make any attempt to discover the source code of the Software or otherwise reduce the Software to a human perceivable form, or modify, network (except as expressly perm
  123. \hich\af39\dbch\af37\loch\f39 i\hich\af39\dbch\af37\loch\f39 tted by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  124.  and set forth in Section 1(c) of this EULA), or create derivative works based upon the Software or the documentation in whole or in part, nor permit any other party to do so; 
  125. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (iii) make copies of the copyrighted Software do\hich\af39\dbch\af37\loch\f39 cumentation without the prior written permission of \hich\af39\dbch\af37\loch\f39 
  126. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  provided that for electronic transactions, Licensee may make one (1) hard copy of such documentation for each User; 
  127. \par \hich\af39\dbch\af37\loch\f39 (iv) contest, or assist others in contesting, the validity, enf\hich\af39\dbch\af37\loch\f39 orceability, ownership or title of any Software; and 
  128. \par \hich\af39\dbch\af37\loch\f39 (v) remove or attempt to remove any copyright notices or any other proprietary legends contained on or within the Software; 
  129. \par \hich\af39\dbch\af37\loch\f39 (vi) use the Software in any libellous, defamatory, fraudulent, lewd, obscene\hich\af39\dbch\af37\loch\f39 
  130. , or pornographic material or in any material that infringes upon any third party intellectual property rights, or in any illegal manner; and 
  131. \par \hich\af39\dbch\af37\loch\f39 (vii) use \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 s name, logo, or other trademarks, unless such use is expressly authorized by \hich\af39\dbch\af37\loch\f39 T
  132. \hich\af39\dbch\af37\loch\f39 imeBox Manager Limited\hich\af39\dbch\af37\loch\f39  in writing.
  133. \par 
  134. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  135. If you have purchased multiple licenses for the Software, as indicated as "Quantity" or "Number of Licenses" on the invoice, Quotation or electronic confirmation issued by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  136.  or its Resellers, then a\hich\af39\dbch\af37\loch\f39 t any time you may have only as many copies of the Software in use as you h\hich\af39\dbch\af37\loch\f39 ave valid and current licenses.
  137. \par 
  138. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  139. (b) Notwithstanding anything else contained in this EULA, you shall not\hich\af39\dbch\af37\loch\f39 :
  140. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  141. \par }\pard \ltrpar\s17\qj \li1440\ri0\widctlpar\wrapdefault\faauto\rin0\lin1440\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365\charrsid13310445 \hich\af39\dbch\af37\loch\f39 (i}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 
  142. \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) \hich\af39\dbch\af37\loch\f39 in the aggregate, install or use more than one copy of the Trial Versi\hich\af39\dbch\af37\loch\f39 on
  143. \par \hich\af39\dbch\af37\loch\f39 (ii) download the Trial Version\hich\af39\dbch\af37\loch\f39  under more than one username
  144. \par \hich\af39\dbch\af37\loch\f39 (iii) alter the contents of a hard drive or computer system to enable the use of the Trial Version of for an aggregate period in excess of the trial period for on\hich\af39\dbch\af37\loch\f39 e license to such Trial Versio
  145. \hich\af39\dbch\af37\loch\f39 n
  146. \par \hich\af39\dbch\af37\loch\f39 (iv) use or distribute any end user product of the Trial Ver\hich\af39\dbch\af37\loch\f39 sion for any commercial purpose
  147. \par \hich\af39\dbch\af37\loch\f39 (v) disclose the results of software performance benchmarks obtained using the Trial Version to any third party without \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 
  148. s prior written co\hich\af39\dbch\af37\loch\f39 nsent, and/or
  149. \par \hich\af39\dbch\af37\loch\f39 (vi) use the Trial Version for a purpose other than the sole purpose of determining whether to purchase a license to a commercial or education version of the Software; provided
  150. \par \hich\af39\dbch\af37\loch\f39  
  151. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 3. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  152. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 The EEC Council Directive 91/250/EEC.
  153. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  154. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Notwithstanding anyth\hich\af39\dbch\af37\loch\f39 
  155. ing herein, if the Software is lawfully acquired within a jurisdiction which is a member of the European Union subject to the EEC Council Directive 91/250/EEC of May 14, 1991, Licensee agrees that within that jurisdiction it shall not, and shall not allow
  156. \hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 
  157. any party on Licensee's behalf to, attempt to reverse engineer or decompile the Software into another computer language, except as expressly and specifically provided in the EEC Council Directive 91/250/EEC of May 14, 1991 (including national laws impleme
  158. \hich\af39\dbch\af37\loch\f39 n\hich\af39\dbch\af37\loch\f39 ting this EEC Council Directive).
  159. \par \hich\af39\dbch\af37\loch\f39  
  160. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 4. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  161. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Intellectual Property.
  162. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  163. \par \hich\af39\dbch\af37\loch\f39 You agree that the Software contains copyrighted material, trade secrets and other proprietary material of \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  164.  and its licensors and is protected internationally by copyrigh\hich\af39\dbch\af37\loch\f39 t and other intellectual property law. All rights not otherwise granted herein are hereby reserved by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  165. \hich\af39\dbch\af37\loch\f39 . You further agree that any and all information obtained during lawful reverse engineering and/or decompiling activities, includin\hich\af39\dbch\af37\loch\f39 \hich\f39 
  166. g but not limited to, the organization, logic, algorithms and processes of the Software (the \'93\loch\f39 \hich\f39 Work Product\'94\loch\f39 ), shall be deemed to be the confidential and proprietary information of \hich\af39\dbch\af37\loch\f39 
  167. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  or its Licensors. Without further remuneration (exce\hich\af39\dbch\af37\loch\f39 pt for your out-of-pocket expenses) and whether or not this Agreement is in effect, you shall, at 
  168. \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 s request, execute and deliver to \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  169.  or its affiliates any documents and give all reasonable assistance which may\hich\af39\dbch\af37\loch\f39  be essential or desirable to secure to, assign, and vest in \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  170.  or its affiliate the sole and exclusive right, title, and interest i\hich\af39\dbch\af37\loch\f39 n and to all such Work Product.
  171. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 5. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  172. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Upgrades to Software and Amendments to the EULA.
  173. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  174. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 To use an upgrade,\hich\af39\dbch\af37\loch\f39  you must first be licensed for the Software identified by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  175. \hich\af39\dbch\af37\loch\f39  as eligible for the upgrade. \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 \hich\f39 
  176.  may change or amend this EULA from time to time with effect for future service-packs, patches and upgrades (the \'93\loch\f39 Amendme\hich\af39\dbch\af37\loch\f39 \hich\f39 nt\'94\loch\f39 
  177. ). In order to use such service packs, patches, and upgrades, you must first accept the Amendment during the process of installation. In such cases, your continued use of the Software with the amended EULA shall also indicate your assent and acceptance
  178. \hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 of any such Amendment(s). If you do not agree with (or cannot comply with) the Amendment(s), \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  179.  is unwilling to license the Software with the Amendment(s) to you in which case, you must cease all use of the Software with the Amendment(\hich\af39\dbch\af37\loch\f39 s), delete or destroy all copies. No \hich\af39\dbch\af37\loch\f39 
  180. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  dealer, agent or employee is authorized to make any amendment to this EULA.
  181. \par \hich\af39\dbch\af37\loch\f39  
  182. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 6. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  183. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Customer Support; No Customer Support for Certain Products.
  184. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39  }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  185. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365\charrsid10173590 \hich\af39\dbch\af37\loch\f39 (a}{\rtlch\fcs1 \ab\af39\afs19 
  186. \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) Customer Support.
  187. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  188. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Licensee must register the So\hich\af39\dbch\af37\loch\f39 
  189. ftware in order to be eligible for free customer support (limited to installation and registration of the Software) during the first thirty (30) days after purchase.
  190. \par 
  191. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (b) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  192. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 No Customer Support for Certain Products. }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  193.  is under no obligat\hich\af39\dbch\af37\loch\f39 ion to provide support, training, upgrades and/or updates to t\hich\af39\dbch\af37\loch\f39 he Trial Version or the Viewer.
  194. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  195. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 7. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  196. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Export Law Assurances.
  197. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  198. \par \hich\af39\dbch\af37\loch\f39 You will comply with all trade regulations and laws both foreign and domestic. You acknowledge that the Software licensed under this E\hich\af39\dbch\af37\loch\f39 
  199. ULA is subject to the export control laws and regulations of various countries\hich\af39\dbch\af37\loch\f39 . \hich\af39\dbch\af37\loch\f39 In addition, you agree that you shall not export, re-\hich\af39\dbch\af37\loch\f39 export
  200. \hich\af39\dbch\af37\loch\f39 , or transferr\hich\af39\dbch\af37\loch\f39  the Software subject to this EULA to any person engaged in activities related to weapons of mass destr\hich\af39\dbch\af37\loch\f39 
  201. uction. Such activities include, but are not limited to activities related to:
  202. \par 
  203. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365\charrsid4203982 \hich\af39\dbch\af37\loch\f39 (i}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 
  204. \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) \hich\af39\dbch\af37\loch\f39 the design, development, production, or use of nuclear materials, nuclear \hich\af39\dbch\af37\loch\f39 facilities, or nuclear weapons;
  205. \par \hich\af39\dbch\af37\loch\f39 (ii) the design, development, production, or use of missiles or su\hich\af39\dbch\af37\loch\f39 pport of missiles projects; and (iii) the design, development, production, or use of chemical or biological weapons.
  206. \par \hich\af39\dbch\af37\loch\f39  
  207. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 8. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  208. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Data Collection; Privacy Policy; Third Party Web Sites.
  209. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  210. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 You acknowledge and agree that \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  may collect and retain
  211. \hich\af39\dbch\af37\loch\f39  information about you, such as your name, address, and e-mail address. You also understand that \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  212.  may employ other companies to perform functions on our behalf, such as fulfilling orders, delivering packages, sending postal mail and \hich\af39\dbch\af37\loch\f39 
  213. e-mail, providing marketing assistance, and processing credit card payments. These companies may have access to personal information needed to perform their functions, and may not use such information for other purposes, unless or until your consent is ob
  214. \hich\af39\dbch\af37\loch\f39 t\hich\af39\dbch\af37\loch\f39 ained or to comply with applicable law. We encourage you to read and become familiar with \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 
  215. s Privacy Policy, the current version of which is located at http://www.\hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 .com/uk/privacy/index.php. \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limi
  216. \hich\af39\dbch\af37\loch\f39 ted\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 
  217. s Privacy Policy is hereby incorporated by reference as though fully set forth herein. By assenting to this agreement, you acknowledge that you have read and understand our Privacy Policy and agree to its terms. You acknowledge and agree that your acce
  218. \hich\af39\dbch\af37\loch\f39 
  219. ss to any third party web sites, including any goods, services or information made available from such web sites, is governed by the terms and conditions and respective privacy policies found at each third party web site. YOUR USE OF SUCH THIRD PARTY WEB 
  220. \hich\af39\dbch\af37\loch\f39 S\hich\af39\dbch\af37\loch\f39 ITES IS AT YOUR\hich\af39\dbch\af37\loch\f39  OWN RISK.
  221. \par 
  222. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 9. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  223. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Termination, Effect of Termination.
  224. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  225. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  226. This EULA is effective until terminated. You may terminate this EULA at any time by destroying all copies of the Software and its documentation. With respect to the Trial Version and the Vi\hich\af39\dbch\af37\loch\f39 ewer, \hich\af39\dbch\af37\loch\f39 
  227. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  may terminate this EULA at any time for convenience, with notice to you. This EULA will terminate immediately without notice from \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  228. \hich\af39\dbch\af37\loch\f39  if you fail to comply with any provision of this EULA. Upon termination,\hich\af39\dbch\af37\loch\f39  you must destroy all copies of the Software and its documentation, provide written certification to that effect upon 
  229. \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 s request, and cease and desist from a\hich\af39\dbch\af37\loch\f39 ny further use of the Software.
  230. \par 
  231. \par 
  232. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 10. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  233. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Limited Warranty}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 .
  234. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  235. \par \hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 TimeBox Manager Li\hich\af39\dbch\af37\loch\f39 mited\hich\af39\dbch\af37\loch\f39  warrants that:
  236. \par 
  237. \par }\pard \ltrpar\s17\ql \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  238. (a) the Software has been developed and tested with reasonable care and attention, and
  239. \par \hich\af39\dbch\af37\loch\f39 (b) provided that the Software is used with the software and hardware that complies with provided, however, that the Software is used with software\hich\af39\dbch\af37\loch\f39 
  240.  and hardware that complies with the minimum system requirements, that for a period of two (2) years from the date of Licensee\hich\f39 \rquote \loch\f39 
  241. s acquisition of the Software, the Software will substantially perform the functionality described in the Documentation. \hich\af39\dbch\af37\loch\f39 TimeBox \hich\af39\dbch\af37\loch\f39 Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 
  242. s sole and exclusive liability and Licensee\hich\f39 \rquote \loch\f39 s sole and exclusive remedy under this limited warranty shall be, at \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\loch\af39\dbch\af37\hich\f39 \rquote \loch\f39 s option, 
  243.  
  244. \par }\pard \ltrpar\s17\ql \li1440\ri0\widctlpar\wrapdefault\faauto\rin0\lin1440\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  245. (a) repair or replacement of all or the affected portion of the Software, or 
  246. \par \hich\af39\dbch\af37\loch\f39 (b) a refund o\hich\af39\dbch\af37\loch\f39 f fees against return of the Software and termination of all applicable licenses. 
  247. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  248.  does not warrant or otherwise represent that the Software or any portion thereof will meet Licensee\hich\f39 \rquote \loch\f39 s requirements. With respect to the Trial Version\hich\af39\dbch\af37\loch\f39  and the Viewer, \hich\af39\dbch\af37\loch\f39 
  249. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  250.  warrants that the media on which the Software is distributed (to the extent the Software Is physically and not digitally distributed) will be free from defects and virus free (even if digitally distributed), and tha\hich\af39\dbch\af37\loch\f39 
  251. t the Software shall perform substantially as described in its documentation for a period of sixty (60) days from purchase. Your sole remedy in such an event of a breach of this warranty will be that \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  252. \hich\af39\dbch\af37\loch\f39  will replace any defective media\hich\af39\dbch\af37\loch\f39  returned to \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  within the warranty period.
  253. \par \hich\af39\dbch\af37\loch\f39  
  254. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 11. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  255. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 DISCLAIMER OF WARRANTIES.
  256. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39  }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  257. \hich\af39\dbch\af37\loch\f39 THE ABOVE WARRANTY APPLIES ONLY TO THE SOFTWARE, AND NOT TO THE TRIAL VERSION OR TO THE VIEWER. EXCEPT FOR THE EXPRESS WARRANTIES SET FORTH IN CLAUSE 10 HEREO\hich\af39\dbch\af37\loch\f39 F, \hich\af39\dbch\af37\loch\f39 
  258. TIMEBOX MANAGER LIMITED\hich\af39\dbch\af37\loch\f39 
  259.  MAKES NO OTHER CONDITIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THE SOFTWARE AND (SUBJECT TO CLAUSE 12 HEREOF) ALL OTHER CONDITIONS, WARRANTIES, OR OTHER TERMS, EXPRESS OR IMPLIED (WHETHER BY STATUTE, COMMON LAW, OR OTHERW
  260. \hich\af39\dbch\af37\loch\f39 
  261. ISE), INCLUDING WITHOUT LIMITATION THE IMPLIED CONDITIONS, WARRANTIES, OR TERMS AS TO FITNESS FOR A PARTICULAR PURPOSE OR SATISFACTORY QUALITY ARE HEREBY EXCLUDED FROM THIS AGREEMENT AND LICENSEE SHALL NOT BE ENTITLED TO ANY REMEDIES THAT ARE NOT EXPRESSL
  262. \hich\af39\dbch\af37\loch\f39 Y\hich\af39\dbch\af37\loch\f39  PROVIDED HEREIN. \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER LIMITED\hich\af39\dbch\af37\loch\f39 \hich\f39 
  263.  PROVIDES NO REMEDIES OR WARRANTIES, EXPRESS OR IMPLIED, FOR THE TRIAL VERSION OR THE VIEWER. THE TRIAL VERSION AND THE VIEWER ARE EACH PROVIDED TO YOU ON AN \'93\loch\f39 \hich\f39 AS IS\'94\loch\f39  BASIS, WITHOUT WARRANTY OF ANY KIND. NO ORAL OR W
  264. \hich\af39\dbch\af37\loch\f39 RITTEN INFORMATION OR ADVICE GIVEN BY \hich\af39\dbch\af37\loch\f39 TIMEBOX MANAGER LIMITED\hich\af39\dbch\af37\loch\f39 
  265. , ITS RESELLERS, DISTRIBUTORS, AGENTS, OR EMPLOYEES SHALL CREATE A WARRANTY OR IN ANY WAY INCREASE THE SCOPE OF ANY WARRANTY PROVIDED HEREIN. GOOD DATA PROCESSING PROCEDURE DICTATES THAT ANY PROG\hich\af39\dbch\af37\loch\f39 
  266. RAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON IT. REASONABLE PRECAUTIONS HAVE BEEN TAKEN TO ENSURE THE SOFTWARE IS VIRUS FREE. HOWEVER, BEFORE USING IT YOU SHOULD FIRST ENSURE THAT ITS USE WILL NOT INTERFERE WITH THE PROPER FUNCTIONING
  267. \hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 OF THE LICENSEE\hich\f39 \rquote \loch\f39 S COMPUTER SOFTWARE AND HARDWARE (INCLUDING NETWORKS) AND THAT YOU MAINTAIN ADEQUATE PROTECTION FOR T\hich\af39\dbch\af37\loch\f39 
  268. HE RECONSTRUCTION OF LOST DATA.
  269. \par 
  270. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 12. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  271. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 DISCLAIMER OF DAMAGES; LIMITATION OF LIABILITY. 
  272. \par }\pard \ltrpar\s17\ql \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  273. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365\charrsid481050 \hich\af39\dbch\af37\loch\f39 (a}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 
  274. \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) \hich\af39\dbch\af37\loch\f39 The following liability provisions apply to all\hich\af39\dbch\af37\loch\f39  \hich\af39\dbch\af37\loch\f39 damage claims of the Licensee:
  275. \par 
  276. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs18 \ltrch\fcs0 \fs18\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  277. (i) If the Licensee asserts claims for damages, the Licensor shall be liable in accordance with the statutory requirements inasmuch as such claims are based on wrongful intent or gross negligence on the part of the Licensor \hich\af39\dbch\af37\loch\f39 
  278. or its representatives or vicarious agents. Inasmuch as the Licensor or its representatives or vicarious agents cannot be accused of wrongful intent or gross negligence, the Licensor's liability for damages shall be limited to foreseeable, typically occur
  279. \hich\af39\dbch\af37\loch\f39 r\hich\af39\dbch\af37\loch\f39 ing damages. 
  280. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  281. (ii) The Licensor shall be liable in accordance with the regulatory requirements in case of any culpable infringement of a material contractual obligation, even in case of ordinary negligence, whereby the Licensor's liability shall be limited
  282. \hich\af39\dbch\af37\loch\f39  to foreseeable, typically occurring damages. 
  283. \par }{\rtlch\fcs1 \af39\afs18 \ltrch\fcs0 \fs18\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  284. (iii) In the absence of wrongful intent, gross negligence or infringement of a material contractual obligation, the Licensor's liability to the user shall not exceed the limit of indemnity of its liability ins\hich\af39\dbch\af37\loch\f39 
  285. urance in each case. The limit of indemnity of the Licensor's liability insurance is 2,000,000 GPB. The Licensor will maintain this liability insurance at the level described above for the duration of this EULA. 
  286. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (iv) Unless otherwise agreed in the above, \hich\af39\dbch\af37\loch\f39 
  287. no further liability of the Licensor can be assumed within the scope of liability for damages in other cases.
  288. \par \hich\af39\dbch\af37\loch\f39  
  289. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs18 \ltrch\fcs0 \fs18\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  290. (b) The limitations of liability as stated above do in no way limit legal claims based on product liability legislation. Liability for damages a\hich\af39\dbch\af37\loch\f39 
  291. rising from harm to human life, the body or health as the result of a culpable breach of duty on the part of the Licensor or as the result of a willful or grossly negligent breach of duty on the part of a representative or vicarious agent of the Licensor 
  292. \hich\af39\dbch\af37\loch\f39 i\hich\af39\dbch\af37\loch\f39 s not affected by \hich\af39\dbch\af37\loch\f39 the above liability provisions.
  293. \par 
  294. \par \hich\af39\dbch\af37\loch\f39 (c) Within the scope of its duties of care, the User is required before the first use of the Software to check whether the installation of the contract products could give rise to particular interference w
  295. \hich\af39\dbch\af37\loch\f39 
  296. ith software that is already installed, to ensure that the User's data is backed up prior to the first installation and during productive use, and to take all additional protective action that can be reasonably expected in case of a suspected Software err
  297. \hich\af39\dbch\af37\loch\f39 o\hich\af39\dbch\af37\loch\f39 r.
  298. \par \hich\af39\dbch\af37\loch\f39  
  299. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  300. (d) Any further liability for damages going beyond the bounds of the above liability provisions is excluded, regardless of the legal nature of the asserted claim. The latter applies in particular with regard to damage claims arising from culpa in cont
  301. \hich\af39\dbch\af37\loch\f39 rahendo, other breaches of duty, or from tortiuous claims for material damages.
  302. \par \hich\af39\dbch\af37\loch\f39  
  303. \par \hich\af39\dbch\af37\loch\f39 (e) Inasmuch as the Licensor's liability for damages is excluded or limited, the same applies to the personal liability of the Licensor's employees, partners, representatives\hich\af39\dbch\af37\loch\f39 
  304.  and vicarious agents.
  305. \par \hich\af39\dbch\af37\loch\f39  
  306. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 13. }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  307. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Indemnification.
  308. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 You will defend, indemnify, and hold \hich\af39\dbch\af37\loch\f39 
  309. TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  and its affiliates, licensors, distributors, resellers (and each of their respective officers, directors, employees and agents) harmless from and aga\hich\af39\dbch\af37\loch\f39 
  310. inst any and all claims, losses, damages, liabilities, deficiencies, judgments, assessments, fines, costs and other expenses (including reasonable \hich\af39\dbch\af37\loch\f39 legal\hich\af39\dbch\af37\loch\f39 
  311.  fees) arising from or relating to your use of or reliance upon the Software.
  312. \par 
  313. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 14\hich\af39\dbch\af37\loch\f39 . }{\rtlch\fcs1 
  314. \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Miscellaneous Provisi\hich\af39\dbch\af37\loch\f39 ons
  315. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  316. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (a) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  317. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Choice of Law; Venue; Forum.
  318. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  319. This EULA shall be governed by the laws of England, without giving effect to principles of conflict of laws. The Convention for the International Sale of Goods (CISG) of 11.04.1980 in its valid version shall not be app\hich\af39\dbch\af37\loch\f39 
  320. lied. If the software is purchased by you for private, non-commercial purposes, the court of competent jurisdiction for a court action by \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  321.  will be the place of your residence at the time of purchase. In all other cases the parties to\hich\af39\dbch\af37\loch\f39  this EULA irrevocably agree for the exclusive benefit of \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited
  322. \hich\af39\dbch\af37\loch\f39  that the courts of \hich\af39\dbch\af37\loch\f39 Bristol\hich\af39\dbch\af37\loch\f39 
  323. , United Kingdom, shall have exclusive jurisdiction over any claim or matter arising under or in connection with this EULA and that accordingly any \hich\af39\dbch\af37\loch\f39 
  324. proceedings brought by User in respect of any such claim or matter may be brought in such courts.
  325. \par \hich\af39\dbch\af37\loch\f39  
  326. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (b) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  327. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Entire Agreement; Waiver}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 .
  328. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 
  329. This EULA contains the complete understanding between the parties with respect to the subject matter hereof, and supersedes al\hich\af39\dbch\af37\loch\f39 
  330. l prior or contemporaneous agreements or understandings, whether oral or written. You agree that any varying or additional terms contained in any purchase order or other written notification or document issued by you in relation to the Software licensed h
  331. \hich\af39\dbch\af37\loch\f39 e\hich\af39\dbch\af37\loch\f39 reunder shall be of no effect. The failure or delay of \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  332.  to exercise any of its rights under this EULA or upon any breach of this EULA shall not be deemed a waiver of those rights or of the breach. No provision hereof shall be deemed \hich\af39\dbch\af37\loch\f39 waived or modified except in
  333. \hich\af39\dbch\af37\loch\f39  writing.
  334. \par 
  335. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (c) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  336. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Survival}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 .
  337. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Section\hich\af39\dbch\af37\loch\f39 s 4, 7, 8, 9, 11, 12, 13, and 14
  338. \hich\af39\dbch\af37\loch\f39  shall survive termination. If any provision of this EULA is held invalid, the remainder of this EULA will remain in full force and effect.
  339. \par \hich\af39\dbch\af37\loch\f39  
  340. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\outlinelevel0\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (d) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 
  341. \b\fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Assignment, Transf\hich\af39\dbch\af37\loch\f39 er.
  342. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 
  343. \par \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39 
  344.  may assign this EULA in whole or in part. Other than with respect to a Trial Version, you may assign all of your rights under this EULA to use the Software and may thereafter transfer the Software to another person\hich\af39\dbch\af37\loch\f39 
  345.  or legal ent\hich\af39\dbch\af37\loch\f39 ity provided that:
  346. \par }\pard \ltrpar\s17\qj \li1440\ri0\widctlpar\wrapdefault\faauto\rin0\lin1440\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365\charrsid15730472 \hich\af39\dbch\af37\loch\f39 (i}{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 
  347. \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 ) \hich\af39\dbch\af37\loch\f39 such transfer is a result of your transferring rights and ti\hich\af39\dbch\af37\loch\f39 tle in and to your computer and
  348. \par \hich\af39\dbch\af37\loch\f39 (ii) you also transfer a) this EULA, and b) the Software and all other software or hardware bundled or preinstalled with the Software on your\hich\af39\dbch\af37\loch\f39 
  349.  computer, including all copies, updates, and prior versions to such person or entity; and c) the transferee or receiving party accepts and agrees to comply with all of the terms and con\hich\af39\dbch\af37\loch\f39 ditions contained in this EULA.
  350. \par }\pard \ltrpar\s17\qj \li720\ri0\widctlpar\wrapdefault\faauto\rin0\lin720\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 Any attempt to assign this EULA in vio\hich\af39\dbch\af37\loch\f39 
  351. lation of this Section shall be void. Subject to the foregoing, this EULA will be binding upon and will inure to the benefit of the parties permitted successors and assignees.
  352. \par \hich\af39\dbch\af37\loch\f39  
  353. \par }\pard \ltrpar\s17\qj \li0\ri0\widctlpar\wrapdefault\faauto\rin0\lin0\itap0\pararsid1993365 {\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 (e) }{\rtlch\fcs1 \ab\af39\afs19 \ltrch\fcs0 \b\fs19\insrsid1993365 
  354. \hich\af39\dbch\af37\loch\f39 Relationship of the Parties.
  355. \par 
  356. \par }{\rtlch\fcs1 \af39\afs19 \ltrch\fcs0 \fs19\insrsid1993365 \hich\af39\dbch\af37\loch\f39 You and \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  agree that y\hich\af39\dbch\af37\loch\f39 
  357. ou are not agents, partners or joint venturers, or and that this EULA does not create any fiduciary duty or comparable relationship of trust between the parties. 
  358. \par \hich\af39\dbch\af37\loch\f39 Should you have any questions concerning this Agreement, or if you desire to contact \hich\af39\dbch\af37\loch\f39 TimeBox \hich\af39\dbch\af37\loch\f39 Manager Limited\hich\af39\dbch\af37\loch\f39 
  359.  for any reason, please write to: \hich\af39\dbch\af37\loch\f39 TimeBox Manager Limited\hich\af39\dbch\af37\loch\f39  (UK) Ltd.
  360. \par }\pard\plain \ltrpar\ql \li0\ri0\sa200\sl276\slmult1\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0\pararsid1993365 \rtlch\fcs1 \af31507\afs22\alang1025 \ltrch\fcs0 
  361. \fs22\lang1033\langfe1033\loch\af31506\hich\af31506\dbch\af31505\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af31507\afs20 \ltrch\fcs0 \insrsid11410165\charrsid1993365 
  362. \par }{\*\themedata 504b030414000600080000002100828abc13fa0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb6ac3301045f785fe83d0b6d8
  363. 72ba28a5d8cea249777d2cd20f18e4b12d6a8f843409c9df77ecb850ba082d74231062ce997b55ae8fe3a00e1893f354e9555e6885647de3a8abf4fbee29bbd7
  364. 2a3150038327acf409935ed7d757e5ee14302999a654e99e393c18936c8f23a4dc072479697d1c81e51a3b13c07e4087e6b628ee8cf5c4489cf1c4d075f92a0b
  365. 44d7a07a83c82f308ac7b0a0f0fbf90c2480980b58abc733615aa2d210c2e02cb04430076a7ee833dfb6ce62e3ed7e14693e8317d8cd0433bf5c60f53fea2fe7
  366. 065bd80facb647e9e25c7fc421fd2ddb526b2e9373fed4bb902e182e97b7b461e6bfad3f010000ffff0300504b030414000600080000002100a5d6a7e7c00000
  367. 00360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4fc7060abb08
  368. 84a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b63095120f88d94fbc
  369. 52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462a1a82fe353
  370. bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f7468656d652f7468
  371. 656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b4b0d592c9c
  372. 070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b4757e8d3f7
  373. 29e245eb2b260a0238fd010000ffff0300504b03041400060008000000210096b5ade296060000501b0000160000007468656d652f7468656d652f7468656d65
  374. 312e786d6cec594f6fdb3614bf0fd87720746f6327761a07758ad8b19b2d4d1bc46e871e698996d850a240d2497d1bdae38001c3ba618715d86d87615b8116d8
  375. a5fb34d93a6c1dd0afb0475292c5585e9236d88aad3e2412f9e3fbff1e1fa9abd7eec70c1d1221294fda5efd72cd4324f1794093b0eddd1ef62fad79482a9c04
  376. 98f184b4bd2991deb58df7dfbb8ad755446282607d22d771db8b944ad79796a40fc3585ee62949606ecc458c15bc8a702910f808e8c66c69b9565b5d8a314d3c
  377. 94e018c8de1a8fa94fd05093f43672e23d06af89927ac06762a049136785c10607758d9053d965021d62d6f6804fc08f86e4bef210c352c144dbab999fb7b471
  378. 7509af678b985ab0b6b4ae6f7ed9ba6c4170b06c788a705430adf71bad2b5b057d03606a1ed7ebf5babd7a41cf00b0ef83a6569632cd467faddec9699640f671
  379. 9e76b7d6ac355c7c89feca9cccad4ea7d36c65b258a206641f1b73f8b5da6a6373d9c11b90c537e7f08dce66b7bbeae00dc8e257e7f0fd2badd5868b37a088d1
  380. e4600ead1ddaef67d40bc898b3ed4af81ac0d76a197c86826828a24bb318f3442d8ab518dfe3a20f000d6458d104a9694ac6d88728eee2782428d60cf03ac1a5
  381. 193be4cbb921cd0b495fd054b5bd0f530c1931a3f7eaf9f7af9e3f45c70f9e1d3ff8e9f8e1c3e3073f5a42ceaa6d9c84e5552fbffdeccfc71fa33f9e7ef3f2d1
  382. 17d57859c6fffac327bffcfc793510d26726ce8b2f9ffcf6ecc98baf3efdfdbb4715f04d814765f890c644a29be408edf3181433567125272371be15c308d3f2
  383. 8acd249438c19a4b05fd9e8a1cf4cd296699771c393ac4b5e01d01e5a30a787d72cf1178108989a2159c77a2d801ee72ce3a5c545a6147f32a99793849c26ae6
  384. 6252c6ed637c58c5bb8b13c7bfbd490a75330f4b47f16e441c31f7184e140e494214d273fc80900aedee52ead87597fa824b3e56e82e451d4c2b4d32a423279a
  385. 668bb6690c7e9956e90cfe766cb37b077538abd27a8b1cba48c80acc2a841f12e698f13a9e281c57911ce298950d7e03aba84ac8c154f8655c4f2af074481847
  386. bd804859b5e696007d4b4edfc150b12addbecba6b18b148a1e54d1bc81392f23b7f84137c2715a851dd0242a633f900710a218ed715505dfe56e86e877f0034e
  387. 16bafb0e258ebb4faf06b769e888340b103d3311da9750aa9d0a1cd3e4efca31a3508f6d0c5c5c398602f8e2ebc71591f5b616e24dd893aa3261fb44f95d843b
  388. 5974bb5c04f4edafb95b7892ec1108f3f98de75dc97d5772bdff7cc95d94cf672db4b3da0a6557f70db629362d72bcb0431e53c6066acac80d699a6409fb44d0
  389. 8741bdce9c0e4971624a2378cceaba830b05366b90e0ea23aaa241845368b0eb9e2612ca8c742851ca251ceccc70256d8d87265dd96361531f186c3d9058edf2
  390. c00eafe8e1fc5c509031bb4d680e9f39a3154de0accc56ae644441edd76156d7429d995bdd88664a9dc3ad50197c38af1a0c16d684060441db02565e85f3b966
  391. 0d0713cc48a0ed6ef7dedc2dc60b17e92219e180643ed27acffba86e9c94c78ab90980d8a9f0913ee49d62b512b79626fb06dccee2a432bbc60276b9f7dec44b
  392. 7904cfbca4f3f6443ab2a49c9c2c41476dafd55c6e7ac8c769db1bc399161ee314bc2e75cf8759081743be1236ec4f4d6693e5336fb672c5dc24a8c33585b5fb
  393. 9cc24e1d4885545b58463634cc5416022cd19cacfccb4d30eb45296023fd35a458598360f8d7a4003bbaae25e331f155d9d9a5116d3bfb9a95523e51440ca2e0
  394. 088dd844ec6370bf0e55d027a012ae264c45d02f708fa6ad6da6dce29c255df9f6cae0ec38666984b372ab5334cf640b37795cc860de4ae2816e95b21be5ceaf
  395. 8a49f90b52a51cc6ff3355f47e0237052b81f6800fd7b802239daf6d8f0b1571a8426944fdbe80c6c1d40e8816b88b8569082ab84c36ff0539d4ff6dce591a26
  396. ade1c0a7f669880485fd484582903d284b26fa4e2156cff62e4b9265844c4495c495a9157b440e091bea1ab8aaf7760f4510eaa69a6465c0e04ec69ffb9e65d0
  397. 28d44d4e39df9c1a52ecbd3607fee9cec7263328e5d661d3d0e4f62f44acd855ed7ab33cdf7bcb8ae889599bd5c8b3029895b6825696f6af29c239b75a5bb1e6
  398. 345e6ee6c28117e73586c1a2214ae1be07e93fb0ff51e133fb65426fa843be0fb515c187064d0cc206a2fa926d3c902e907670048d931db4c1a44959d366ad93
  399. b65abe595f70a75bf03d616c2dd959fc7d4e6317cd99cbcec9c58b34766661c7d6766ca1a9c1b327531486c6f941c638c67cd22a7f75e2a37be0e82db8df9f30
  400. 254d30c1372581a1f51c983c80e4b71ccdd28dbf000000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468656d652f74
  401. 68656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4350d363f24
  402. 51eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d262452282e3198
  403. 720e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe514173d9850528
  404. a2c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100828abc13fa0000001c0200001300000000000000000000000000
  405. 000000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b000000000000000000000000
  406. 002b0100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c00000000000000000000000000140200007468
  407. 656d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d001400060008000000210096b5ade296060000501b000016000000000000000000
  408. 00000000d10200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b010000270000000000
  409. 00000000000000009b0900007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d010000960a00000000}
  410. {\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d
  411. 617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169
  412. 6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363
  413. 656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e}
  414. {\*\latentstyles\lsdstimax267\lsdlockeddef0\lsdsemihiddendef1\lsdunhideuseddef1\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 \lsdlocked0 Normal;
  415. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 1;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 2;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 3;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 4;
  416. \lsdqformat1 \lsdpriority9 \lsdlocked0 heading 5;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 6;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 7;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 8;\lsdqformat1 \lsdpriority9 \lsdlocked0 heading 9;
  417. \lsdpriority39 \lsdlocked0 toc 1;\lsdpriority39 \lsdlocked0 toc 2;\lsdpriority39 \lsdlocked0 toc 3;\lsdpriority39 \lsdlocked0 toc 4;\lsdpriority39 \lsdlocked0 toc 5;\lsdpriority39 \lsdlocked0 toc 6;\lsdpriority39 \lsdlocked0 toc 7;
  418. \lsdpriority39 \lsdlocked0 toc 8;\lsdpriority39 \lsdlocked0 toc 9;\lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority10 \lsdlocked0 Title;\lsdpriority1 \lsdlocked0 Default Paragraph Font;
  419. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority11 \lsdlocked0 Subtitle;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority22 \lsdlocked0 Strong;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority20 \lsdlocked0 Emphasis;
  420. \lsdsemihidden0 \lsdunhideused0 \lsdpriority59 \lsdlocked0 Table Grid;\lsdunhideused0 \lsdlocked0 Placeholder Text;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing;
  421. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid;
  422. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1;
  423. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2;
  424. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading;
  425. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 1;
  426. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 1;
  427. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 1;\lsdunhideused0 \lsdlocked0 Revision;
  428. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority30 \lsdlocked0 Intense Quote;
  429. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 1;
  430. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 1;
  431. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 2;
  432. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 2;
  433. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 2;
  434. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 2;
  435. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 2;
  436. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 3;
  437. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 3;
  438. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 3;
  439. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 3;
  440. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 3;
  441. \lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 4;
  442. \lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 4;
  443. \lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 4;
  444. \lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 4;
  445. \lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 5;
  446. \lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 5;
  447. \lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 5;
  448. \lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 5;
  449. \lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 5;
  450. \lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 6;
  451. \lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 6;
  452. \lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 6;
  453. \lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 6;
  454. \lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 6;
  455. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis;
  456. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference;
  457. \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdpriority37 \lsdlocked0 Bibliography;\lsdqformat1 \lsdpriority39 \lsdlocked0 TOC Heading;}}{\*\datastore 010500000200000018000000
  458. 4d73786d6c322e534158584d4c5265616465722e352e3000000000000000000000060000
  459. d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff090006000000000000000000000001000000010000000000000000100000feffffff00000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  460. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  461. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  462. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  463. fffffffffffffffffdfffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  464. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  465. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  466. ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  467. ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffffffffffffec69d9888b8b3d4c859eaf6cd158be0f000000000000000000000000d0da
  468. 6cff54f1c801feffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000
  469. 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000
  470. 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000
  471. 0000000000000000000000000000000000000000000000000105000000000000}}ScrollableTextLicenseText{\VSI_MS_Sans_Serif16.0_1_0}License Agreement{\VSI_MS_Sans_Serif13.0_0_0}Please take a moment to read the license agreement now. If you accept the terms below, click "I Agree", then "Next". Otherwise click "Cancel".EulaForm_Property<>"Yes"EulaForm_Property="Yes"EulaForm_PrevArgs=""EulaForm_PrevArgs<>""EulaForm_NextArgs<>""[EulaForm_NextArgs]EulaForm_NextArgs=""[EulaForm_PrevArgs]EnabledEulaEvent{\VSI_MS_Sans_Serif13.0_0_0}I &Do Not Agree{\VSI_MS_Sans_Serif13.0_0_0}I &AgreeYesVsdDialogs.C113BC36_2532_4D45_8099_4818B1133B2FMEFolderForm_AllUsersFolderForm_AllUsersVisibleFolderFormFolderLabelAllUsersRadioGroup{\VSI_MS_Sans_Serif13.0_0_0}&Disk Cost...DiskCostButtonBrowseButton{\VSI_MS_Sans_Serif13.0_0_0}MsiPathEditPathEditFolderEdit{\VSI_MS_Sans_Serif13.0_0_0}&Folder:{\VSI_MS_Sans_Serif13.0_0_0}B&rowse...{\VSI_MS_Sans_Serif16.0_1_0}Select Installation Folder{\VSI_MS_Sans_Serif13.0_0_0}The installer will install [ProductName] to the following folder.
  472.  
  473. To install in this folder, click "Next". To install to a different folder, enter it below or click "Browse".Body{\VSI_MS_Shell_Dlg13.0_0_0}Install [ProductName] for yourself, or for anyone who uses this computer:AllUsersTextVersionNT>=400 AND Privileged=1 AND FolderForm_AllUsersVisible=1NOT (VersionNT>=400 AND Privileged=1 AND FolderForm_AllUsersVisible=1)FolderForm_PrevArgs=""FolderForm_PrevArgs<>""SetTargetPathOutOfDiskSpace=1DiskCostFolderForm_NextArgs<>"" AND OutOfDiskSpace<>1[FolderForm_NextArgs]FolderForm_NextArgs="" AND OutOfDiskSpace<>1FolderForm_AllUsers="ALL" AND VersionNT>=400 AND Privileged=1 AND FolderForm_AllUsersVisible=1[ALLUSERS]FolderForm_AllUsers="ME" AND VersionNT>=400 AND Privileged=1 AND FolderForm_AllUsersVisible=1{}DoActionSelectFolderDialog[SelectFolderDialog_Property][FolderForm_PrevArgs]{\VSI_MS_Sans_Serif13.0_0_0}&Everyone{\VSI_MS_Sans_Serif13.0_0_0}Just &meMS Shell DlgVSI_MS_Shell_Dlg13.0_0_0VsdDialogs.68F69290_BB7C_474E_A153_6679845F3DDFWelcomeForm{\VSI_MS_Sans_Serif13.0_0_0}WARNING: This computer program is protected by copyright law and international treaties. Unauthorized duplication or distribution of this program, or any portion of it, may result in severe civil or criminal penalties, and will be prosecuted to the maximum extent possible under the law.CopyrightWarningText{\VSI_MS_Sans_Serif13.0_0_0}The installer will guide you through the steps required to install [ProductName] on your computer.WelcomeTextWelcomeForm_PrevArgs=""WelcomeForm_PrevArgs<>""WelcomeForm_NextArgs<>""[WelcomeForm_NextArgs]WelcomeForm_NextArgs=""[WelcomeForm_PrevArgs]VsdDialogs.EE9A1AFA_41DD_4514_B727_DF0ACA1D7389AdminProgressFormVsdDialogs.CE4B864F_F1C1_4B85_98D4_2A2BF5FFB12BErrorDialogUpFldrBtnSFF_UpFldrBtnNewFldrBtnSFF_NewFldrBtnYesButton{\VSI_MS_Sans_Serif13.0_0_0}&NoNoButton{\VSI_MS_Sans_Serif13.0_0_0}&Yes{\VSI_MS_Sans_Serif13.0_0_0}The installation is not yet complete. Are you sure you want to exit?ConfirmRemoveDialog{\VSI_MS_Sans_Serif13.0_0_0}You have chosen to remove [ProductName] from your computer. Are you sure you want to remove it?VolumeCostList1{\VSI_MS_Sans_Serif13.0_0_0}OKOKButton{\VSI_MS_Sans_Serif13.0_0_0}{116}{80}{80}{80}{80}VolumeCostList{\VSI_MS_Sans_Serif13.0_0_0}The list below includes the drives you can install [ProductName] to, along with each drive's available and required disk space.AvailableBodyText{\VSI_MS_Sans_Serif13.0_0_0}The amount of required disk space exceeds the amount of available disk space. The highlighted items indicate the drives with insufficient disk space.RequiredBodyTextListFilesInUse{\VSI_MS_Sans_Serif13.0_0_0}E&xit InstallationExitButtonFilesInUseContinueButton{\VSI_MS_Sans_Serif13.0_0_0}&Try AgainRetryButton{\VSI_MS_Sans_Serif13.0_0_0}&Continue{\VSI_MS_Sans_Serif13.0_0_0}MsiFilesInUseFileInUseProcess{\VSI_MS_Sans_Serif13.0_0_0}The following applications are using files which the installer must update. You can either close the applications and click "Try Again", or click "Continue" so that the installer continues the installation, and replaces these files when your system restarts.InstallBodyText{\VSI_MS_Sans_Serif13.0_0_0}The following applications are using files which the installer must remove. You can either close the applications and click "Try Again", or click "Continue" so that the installer continues the installation, and replaces these files when your system restarts.RemoveBodyTextBrowseTextFolderText{\VSI_MS_Sans_Serif13.0_0_0}MsiDirectoryListSelectFolderDialog_PropertyDirectoryListFolderList[SFF_NewFldrBtn]NewFolderButton[SFF_UpFldrBtn]FolderUpButtonFolderPathEdit{\VSI_MS_Sans_Serif13.0_0_0}MsiDirectoryComboDirectoryComboFolderCombo{\VSI_MS_Sans_Serif13.0_0_0}&Browse:{\VSI_MS_Sans_Serif13.0_0_0}ErrorTextAC{\VSI_MS_Sans_Serif13.0_0_0}C&ontinueIOROutOfDiskSpace<>1Exit[WelcomeForm_ConfirmRemove]RetryIgnoreResetDirectoryListNewDirectoryListUpErrorYesErrorAbortErrorCancelErrorIgnoreErrorNoErrorOkErrorRetryRemove [ProductName][ProductName] Disk Space[ProductName] Files in UseBrowse for FolderVsdDialogs.836CEFDB_3154_4E4C_84F8_DC115871E5E1AdminEulaForm_PropertyAdminEulaFormAdminEulaForm_Property<>"Yes"AdminEulaForm_Property="Yes"AdminEulaForm_PrevArgs=""AdminEulaForm_PrevArgs<>""AdminEulaForm_NextArgs<>""[AdminEulaForm_NextArgs]AdminEulaForm_NextArgs=""[AdminEulaForm_PrevArgs]VsdDialogs.2DED2424_5429_4616_A1AD_4D62837C2ADAAdminFolderForm{\VSI_MS_Sans_Serif16.0_1_0}Network Location{\VSI_MS_Sans_Serif13.0_0_0}The installer will create a network image at the following location.
  474.  
  475. To create an image in this folder, click "Next". To use a different folder, enter it below or click "Browse".AdminFolderForm_PrevArgs=""AdminFolderForm_PrevArgs<>""AdminFolderForm_NextArgs<>"" AND OutOfDiskSpace<>1[AdminFolderForm_NextArgs]AdminFolderForm_NextArgs="" AND OutOfDiskSpace<>1AdminFolderForm_AllUsers="ALL"[AdminFolderForm_PrevArgs]VsdDialogs.FA58E60A_A1E8_4876_95FC_2AC3B5AAA5F8AdminConfirmInstallFormAdminConfirmInstallForm_PrevArgs=""AdminConfirmInstallForm_PrevArgs<>""AdminConfirmInstallForm_NextArgs<>""[AdminConfirmInstallForm_NextArgs]AdminConfirmInstallForm_NextArgs=""[AdminConfirmInstallForm_PrevArgs]VsdDialogs.E35A0E2C_F131_4B57_B946_59A1A2A8F45FAdminWelcomeForm{\VSI_MS_Sans_Serif16.0_1_0}Welcome to the [ProductName] Network Setup WizardAdminWelcomeForm_PrevArgs=""AdminWelcomeForm_PrevArgs<>""Installed="" AND NOT RESUMEInstalled<>"" OR RESUMEAdminWelcomeForm_NextArgs<>""[AdminWelcomeForm_NextArgs]AdminWelcomeForm_NextArgs=""[AdminWelcomeForm_PrevArgs]VsdUserInterface.524F4245_5254_5341_4C45_534153783400VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400DefaultUIFontWill be installed on local hard driveMenuLocalThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostNegNegThis feature will remain to be run from the networkSelNetworkNetworkThis feature will change from run from network state to be installed on the local hard driveSelNetworkLocalThis feature will change from run from network state to set to be installed when requiredSelNetworkAdvertiseThis feature will be uninstalled completely, you won't be able to run it from the networkSelNetworkAbsentThis feature will remain uninstalledSelAbsentAbsentGathering required information...ScriptInProgressWill be installed to run from CDMenuCDThis feature frees up [1] on your hard drive.SelChildCostNegThis feature will change from run from CD state to be installed on the local hard driveSelCDLocalEntire feature will be unavailableMenuAbsentThis feature will change from run from CD state to set to be installed when requiredSelCDAdvertiseEntire feature will be installed to run from networkMenuAllNetworkThis feature will be removed from your local hard drive, but will be still available to run from the networkSelLocalNetworkThis feature will be available to run from the networkSelAdvertiseNetworkEntire feature will be installed on local hard driveMenuAllLocalThis feature will be installed on your local hard driveSelAdvertiseLocalEntire feature will be installed to run from CDMenuAllCDThis feature will be uninstalled completely, you won't be able to run it from CDSelCDAbsentFeature will be installed when requiredMenuAdvertiseThis feature will be available to run from CDSelAdvertiseCDbytesWill be installed when requiredSelAdvertiseAdvertiseAbsentPathMBThis feature will become unavailableSelAdvertiseAbsentKBGBThis feature will be installed to run from the networkSelAbsentNetworkThis feature will be installed to run from CDSelAbsentCDThis feature will be set to be installed when requiredSelAbsentAdvertiseThis feature will be installed on the local hard driveSelAbsentLocalThis feature will remain to be run from CDSelCDCDFolder|New FolderNewFolderWill be installed to run from networkMenuNetworkThis feature will be removed from your local hard drive, but will be still available to run from CDSelLocalCDThis feature will be completely removedSelLocalAbsentCompiling cost for this feature...SelCostPendingThis feature will remain on you local hard driveSelLocalLocalThis feature requires [1] on your hard drive.SelChildCostPosThis feature will be removed from your local hard drive, but will be set to be installed when requiredSelLocalAdvertiseThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.SelParentCostNegPosThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostPosNegThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.SelParentCostPosPosTime remaining: {[1] minutes }{[2] seconds}TimeRemainingAvailableVolumeCostAvailableDifferenceVolumeCostDifferenceRequiredVolumeCostRequiredDisk SizeVolumeCostSizeVolumeVolumeCostVolumeDefBannerBitmapVsdDialogs.1DB77F5A_BA5C_4470_89B6_0B0EC07E3A10MaintenanceForm_ActionFinishedForm{\VSI_MS_Sans_Serif13.0_0_0}Please use Windows Update to check for any critical updates to the .NET Framework.UpdateText{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully installed.
  476.  
  477. Click "Close" to exit.MaintenanceForm_Action="Repair"MaintenanceForm_Action="Remove"VSDCA_FolderForm_AllUsersInstalled="" AND NOT RESUME AND ALLUSERS=1WelcomeForm_NextArgsEulaForm_PrevArgsEulaForm_NextArgsFolderForm_PrevArgsFolderForm_NextArgsConfirmInstallForm_PrevArgsAdminWelcomeForm_NextArgsAdminEulaForm_PrevArgsAdminEulaForm_NextArgsAdminFolderForm_PrevArgsAdminFolderForm_NextArgsAdminConfirmInstallForm_PrevArgs_07E478E34A18A819D97E2507CDC91505{79A2E9A3-C94B-ABB0-2629-F06E449D2890}C__07E478E34A18A819D97E2507CDC91505NHIBER~1.XML|nhibernate.cfg.xml_26C547F3E98AC92F4F545215A8F87350{FA0EFE72-1D8E-F4E8-8413-4A8C068FF724}C__26C547F3E98AC92F4F545215A8F87350PERMIS~1.XML|Permissions1.xml_A2C5F85010C864A675F826668D68EAAB{1EDE99A9-6408-8C25-F48F-45C437B36D62}C__A2C5F85010C864A675F826668D68EAABTIMEBO~1.XML|TimeboxerCoreErrors.xml_D79494C4A2F4F60C7FB98D70E9C32AB6{ACC32269-58B5-3C51-7B35-BCAF81C18963}C__D79494C4A2F4F60C7FB98D70E9C32AB6NORMAL.TBX|normal.tbx_E1A1D55EE38776B7EB0610F09AA7C5E3{4CF94948-F54F-B94B-0F84-B814EB3FC3C3}C__E1A1D55EE38776B7EB0610F09AA7C5E3MENTOR1.XML|Mentor1.xml_8C41243F052365E065742348F4A5F232{87932CFE-6A8B-A807-97D4-3400A12970CF}C__8C41243F052365E065742348F4A5F232TIMEBO~1.CON|TimeboxManager.exe.config_52A2339297E8C8D4317840244A707E18TimeboxManager1.0.68.24157{2A6201E2-88EC-48B0-2462-3103AAF5A18D}TIMEBO~1.EXE|TimeboxManager.exe_082AE1030B3769372A9DE5275ECFCDD2C__082AE1030B3769372A9DE5275ECFCDD2_3334BE4A699CA65604FDF84743BE7546{238DB2C4-6C32-0BA5-866A-9F369A946C50}C__3334BE4A699CA65604FDF84743BE7546HELP.CHM|help.chm_36D8F0C0A35D0C5AA83388DED61B3B76C__36D8F0C0A35D0C5AA83388DED61B3B76_7405E1936DC1319E74876423473529F3C__7405E1936DC1319E74876423473529F3TIMEBO~2.ICO|timeboxer.ico_B7D886A04FFD6FE45D28631FDC992819C__B7D886A04FFD6FE45D28631FDC992819DISPLA~2.XML|DisplayMessagesEn.xml_DB1586A2E0C7F88993D1581F2BD94840{F6362A2F-E8B6-9BB7-F66D-2351BA3FCF18}C__DB1586A2E0C7F88993D1581F2BD94840RELEAS~1.TXT|ReleaseNotes.txt#_CDF712E9AF02AFC61FFAE937E484ECE6